← Index
NYTProf Performance Profile   
For ../prof.pl
  Run on Thu Dec 15 15:23:56 2022
Reported on Thu Dec 15 15:27:03 2022

Filename(eval 200)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:89]
StatementsExecuted 90 statements in 698µs
Eval Invoked At/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 89
Sibling evals1, 2, 3, 4, 5, 6, 7

NOTE!
The data used to generate this report page was merged from 2 of the 12 executions
of the string eval on line 89 of /Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm.
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
8811233µs26.4msMethod::Generate::Accessor__WITH__MooX::TypeTiny::Role::GenerateAccessor::::__ANON__[:1]Method::Generate::Accessor__WITH__MooX::TypeTiny::Role::GenerateAccessor::__ANON__[:1] (merge of 2 subs)
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
190698µs8826.1ms
# spent 26.4ms (233µs+26.1) within Method::Generate::Accessor__WITH__MooX::TypeTiny::Role::GenerateAccessor::__ANON__[(eval 200)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:89]:1] which was called 68 times, avg 388µs/call: # (data for this subroutine includes 1 others that were merged with it) # 68 times (176µs+22.8ms) by Method::Generate::Accessor__WITH__MooX::TypeTiny::Role::GenerateAccessor::_generate_isa_check at line 2 of (eval 202)[Class/Method/Modifiers.pm:148], avg 338µs/call
package Method::Generate::Accessor__WITH__MooX::TypeTiny::Role::GenerateAccessor; +sub { $code->($method, @_); };
2;